module ZAMAZONBRITA
{
	imports
	{
		Base
	}
	item ZaMAGBOX
	{
		DisplayName = Zamazon Magazine Package,
		DisplayCategory = Tool,
		Type = Normal,
		Weight = 0.6,
		Icon = ZaMAGBOX,
		Packaged = TRUE,
	}
	item ZaBBOX
	{
		DisplayName = Zamazon Firearm Parts Package,
		DisplayCategory = Tool,
		Type = Normal,
		Weight = 0.6,
		Icon = ZaBBOX,
		Packaged = TRUE,
	}
	item Zama76239
	{
		DisplayName = Box of Zamamo 7.62x39mm 200Rounds,
		Type = Normal,
		Weight = 4,
		Icon = Zama76239,
	}
	item Zama7625
	{
		DisplayName = Box of Zamamo 7.62x51mm-NATO 200Rounds,
		Type = Normal,
		Weight = 4,
		Icon = Zama7625,
	}
	item Zama572
	{
		DisplayName = Box of Zamamo 5.7x28mm 500Rounds,
		Type = Normal,
		Weight = 4,
		Icon = Zama5728,
	}
	item Zama545
	{
		DisplayName = Box of Zamamo 5.45x39mm 250Rounds,
		Type = Normal,
		Weight = 4,
		Icon = Zama545,
	}
}